home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / DOS / TOOLS / GUIDE.ZIP / -READ.BAT next >
Encoding:
DOS Batch File  |  1993-10-15  |  280 b   |  15 lines

  1. echo off
  2. cls
  3. view -read.me
  4. cls
  5. echo The next file is the PSL Registration Service Agreement
  6. pause
  7. view register.agr
  8. cls
  9. echo The next file contains PSL's submission guidelines.
  10. pause
  11. view submissn.txt
  12. cls
  13. echo The next file is the Programmer's Guide.
  14. view guide.doc
  15.